home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 111 / PC Guia 111.iso / pcguia.swf / scripts / DefineButton2_43 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2004-11-28  |  74 b   |  5 lines

  1. on(release){
  2.    _root.gotoAndPlay(48);
  3.    _root.unloadMovieNum(10);
  4. }
  5.